Cast pointers to guintptr, not unsigned long, before doing bit tests on
authorTor Lillqvist <tml@novell.com>
Mon, 4 Aug 2008 22:26:26 +0000 (22:26 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 4 Aug 2008 22:26:26 +0000 (22:26 +0000)
commitad2ea92f7519b9d4827c6bdb17f560566f778627
tree1ead0fa3a4b74fef12913e9edc7eceb285a9ec8f
parent6a5f3cc9d9fa1815092ff94ec55676c1743568d8
Cast pointers to guintptr, not unsigned long, before doing bit tests on

2008-08-05  Tor Lillqvist  <tml@novell.com>

* gdk/gdkrgb.c: Cast pointers to guintptr, not unsigned long,
before doing bit tests on them.

svn path=/trunk/; revision=20987
ChangeLog
gdk/gdkrgb.c